Skip to content

KC-1168: Add Teams Bot Port prompt during teams-app-setup#1853

Merged
craiglurey merged 1 commit intoreleasefrom
enhance/teams-app-bot-port
Mar 11, 2026
Merged

KC-1168: Add Teams Bot Port prompt during teams-app-setup#1853
craiglurey merged 1 commit intoreleasefrom
enhance/teams-app-bot-port

Conversation

@amangalampalli-ks
Copy link
Contributor

Add Teams Bot Port prompt during teams-app-setup

Teams bot requires an exposed port to receive webhook events. This PR adds a TEAMS_BOT_PORT prompt during teams-app-setup and adds it in the generated docker-compose.yml.

Key Changes

  • Added TEAMS_BOT_PORT prompt with a default value of 3978.
  • Mapped the configured port in the teams-app service within docker-compose.yml.
  • Validated the port for range and availability.
  • Did not store the port in the vault record, as it is infrastructure configuration rather than a credential.

@amangalampalli-ks amangalampalli-ks self-assigned this Mar 9, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review March 10, 2026 09:15
@craiglurey craiglurey merged commit 0b90a0b into release Mar 11, 2026
4 checks passed
sk-keeper pushed a commit that referenced this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants